Skip to content

Conversation

@aniket-sahu-ibmx
Copy link

The current implementation is looking for interfaces in the UP state, while ignoring interfaces in the UNKNOWN state, which was causing tests to fail on hosts where no interfaces are in the UP state. Added logic to iterate through interfaces in UNKNOWN state, and check which one can be used to ping to the outside world, then using the same interface for the purpose of the tests where it is required.

The current implementation is looking for interfaces in the UP
state, while ignoring interfaces in the UNKNOWN state, which was
causing tests to fail on hosts where no interfaces are in the UP
state. Added logic to iterate through interfaces in UNKNOWN state,
and check which one can be used to ping to the outside world, then
using the same interface for the purpose of the tests where it is
required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant